home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / BuildDisk.app / English.lproj / BuildDisk.nib / data.classes next >
Encoding:
Text File  |  1992-03-09  |  1.8 KB  |  129 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SlideMeter = {
  7.     SUPERCLASS = View;
  8. };
  9. WMClock = {
  10.     OUTLETS = {
  11.     timeBitmap;
  12.     };
  13.     SUPERCLASS = Control;
  14. };
  15. BDThread = {
  16.     OUTLETS = {
  17.     delegate;
  18.     };
  19.     SUPERCLASS = Thread;
  20. };
  21. Builder = {
  22.     ACTIONS = {
  23.     dontSeeModFiles:;
  24.     diskSelected:;
  25.     build:;
  26.     extensionSelected:;
  27.     seeModFiles:;
  28.     stop:;
  29.     windowDidResize:;
  30.     setPreferences:;
  31.     modFileSelected:;
  32.     setPartitions:;
  33.     };
  34.     OUTLETS = {
  35.     partitionController;
  36.     diskTypeBox;
  37.     modFilesPkgText;
  38.     actionButton;
  39.     pkgFocusField;
  40.     statusSwapOutBox;
  41.     extensionMatrix;
  42.     timeField;
  43.     modFilesWindow;
  44.     modFilesButton;
  45.     miniStatusField;
  46.     bottomView;
  47.     miniStatusBox;
  48.     sliderTitle;
  49.     infoVersionTitle;
  50.     prefMatrix;
  51.     tileAnimator;
  52.     nameForm;
  53.     noPackagesTitle;
  54.     extensionSV;
  55.     authorizer;
  56.     BDWindow;
  57.     modFilesSV;
  58.     statusFieldTwo;
  59.     dateClock;
  60.     modFilesMatrix;
  61.     modFilesChangeText;
  62.     setPartitionsButton;
  63.     bigSizeField;
  64.     diskMatrix;
  65.     diskSizeField;
  66.     modFilesQueryPanel;
  67.     typeFieldOne;
  68.     statusStuff;
  69.     diskSV;
  70.     diskSpaceMeter;
  71.     statusFieldOne;
  72.     typeFieldTwo;
  73.     prefWindow;
  74.     blanketView;
  75.     };
  76.     SUPERCLASS = Object;
  77. };
  78. PieChart = {
  79.     SUPERCLASS = View;
  80. };
  81. PartitionController = {
  82.     ACTIONS = {
  83.     matrixChanged:;
  84.     onePartition:;
  85.     sliderChanged:;
  86.     cancel:;
  87.     ok:;
  88.     rootSizeChanged:;
  89.     clientSizeChanged:;
  90.     };
  91.     OUTLETS = {
  92.     partitionWindow;
  93.     clientSizeField;
  94.     rootSizeField;
  95.     rootSlider;
  96.     oneTwoMatrix;
  97.     pieChart;
  98.     diskSizeField;
  99.     };
  100.     SUPERCLASS = Object;
  101. };
  102. TileAnimator = {
  103.     SUPERCLASS = Object;
  104. };
  105. Thread = {
  106.     SUPERCLASS = Object;
  107. };
  108. Infolator = {
  109.     ACTIONS = {
  110.     windowDidResignKey:;
  111.     windowDidBecomeKey:;
  112.     };
  113.     OUTLETS = {
  114.     animationView;
  115.     infoWindow;
  116.     fudgeButton;
  117.     };
  118.     SUPERCLASS = Object;
  119. };
  120. Authorizer = {
  121.     SUPERCLASS = Object;
  122. };
  123. ReturnKeyWindow = {
  124.     OUTLETS = {
  125.     target;
  126.     };
  127.     SUPERCLASS = Window;
  128. };
  129.